home *** CD-ROM | disk | FTP | other *** search
/ Hentai Special Yuri 1/3 / 06 Hentai Cd_Rea.iso / mac / imgs.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Text File  |  2006-08-23  |  118b  |  7 lines

  1. on(release){
  2.    unloadMovie("target_h1");
  3.    unloadMovie("target_v1");
  4.    gotoAndStop("x-change");
  5.    play();
  6. }
  7.